Jump to content
thirty bees forum

Recommended Posts

Posted

If you are using the default theme than its already using your shop name as alt tag. If you are using different theme than you should look inside header.tpl file

Posted

alt text is in Seo only effective it it just tels what we see, so if we see a car with 3 wheels the alt text should be "car with 3 wheels" or something like that. So its very important the alt text in our product images is correct, when people search the images in google they get the right content. Sometimes when you try a search phrase in google images you get the most strange results, so its important only to put short, and correct information.

I can imagine you want to put all the information about your shop :) But keep clean and stay clean in that way

Posted

I looked in my transformer theme header.tpl and searched for “Always Paws” but it isn’t found and I don’t see where to change it.

Watch out for $shop_name. You can replace something like title="{$shop_name|escape:'html':'UTF-8'}" with title="My awesome dog shop"

Posted

@traumflug said in How can I add alt text to my website logo?:

I looked in my transformer theme header.tpl and searched for “Always Paws” but it isn’t found and I don’t see where to change it.

Watch out for $shop_name. You can replace something like title="{$shop_name|escape:'html':'UTF-8'}" with title="My awesome dog shop"

@Traumflug My hero! Thank you! It's so nice to get what I want once in a while.

0_1505139619206_Always Paws logo with alt text.jpg

Posted

@baarssen said in How can I add alt text to my website logo?:

alt text is in Seo only effective it it just tels what we see, so if we see a car with 3 wheels the alt text should be "car with 3 wheels" or something like that. So its very important the alt text in our product images is correct, when people search the images in google they get the right content. Sometimes when you try a search phrase in google images you get the most strange results, so its important only to put short, and correct information.

I can imagine you want to put all the information about your shop :) But keep clean and stay clean in that way

Thank you for your advice @Baarssen! I kept it nice and short. :)

Posted

@yaniv14 I searched for what @Traumflug showed me and found it, but I also searched for your suggestion but it wasn't found. This coding is tricky business! If I know where to find the code in the first place, it's easy for me to copy and paste, but that's as far as my "expertise" goes. :)

Posted

Whats the purpose of the alt text? this is only visible when hovering with the mouse. and I think it has no effect on seo. If its just for adding a sub title text/slogan for your logo than make it visible all the time by modifying your logo or by adding a line of text under the image. If you looking for image seo than you should do alt/title at the tag.

Posted

I want people to see it when they're wondering where to go next because I don't want them to confuse me with pet sellers. As far as for image SEO, I may as well add that.

Here is part of the code. Where do I add the alt/title for the tag, please?

Posted

at the end of the code you posted: alt="{$shop_name|escape:‘html’:‘UTF-8’}"

{$shop_name|escape:‘html’:‘UTF-8’} = The name of your shop, what you have setup in the admin.

You can do: alt="{$shop_name|escape:‘html’:‘UTF-8’} Dogs Supplies and Dog Lovers Jewelry"

Posted

yes, but again this is for screen readers and for google image search. which mean that the image will be tagged by google with that text. I think that it will be more accurate to describe the image as "{$shop_name|escape:‘html’:‘UTF-8’} logo" like: Always Paws logo. I am no seo expert but I do know that image need to have a alt tag that describe the image in words.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...